memory cache
英 [ˈmeməri kæʃ]
美 [ˈmeməri kæʃ]
网络 内存缓存; 记忆体快取; 缓存; 内存高速缓存; 存储器高速缓存
英英释义
noun
- (computer science) RAM memory that is set aside as a specialized buffer storage that is continually updated
双语例句
- The purpose of the performance optimization has been transferring from the disk/ memory level to the memory/ Cache level for operations in spatial databases.
目前,对于空间数据库的性能优化目标已经从磁盘/内存层次转移到了内存/Cache层次。 - If files can be served from memory cache, then that decreases the average service time, and hence increases the number of connections per second the server can handle.
如果可以从内存缓存中获取文件,就可以降低平均服务时间,因此增加服务器每秒能够处理的连接数。 - When the memory cache region becomes full, LRU removes the least recently used cached data first.
当内存缓存区域满时,LRU会首先删除最近最少使用的缓存数据。 - In order to ease up the gap between CPU and memory, cache is introduced between them.
为了缓和CPU与存储器之间的速度差距,在计算机系统的CPU与主存之间引入了cache。 - This algorithm can improve hit rate on backend servers 'main memory cache, thus increase the performance of the whole cluster system.
该算法可提高后端服务器的主存Cache命中率,从而提高了整个集群系统的性能。 - You can now configure a private memory cache for every CPUVP to decrease the time of server memory allocation on large multiprocessor computers.
现在可以为每个CPUVP配置一个私有内存缓存,以减少大型多处理器计算机上的服务器内存分配时间。 - Increase the FileSystem memory cache in Vista to utilize a system with a large amount of RAM.
提高文件系统缓冲内存的大小来充分利用一个大的内存。 - This paper firstly studied memory cache feature and described the messaging system design ideas. Then do the process to realize the design idea.
本文首先研究了内存缓存功能在短信系统上的设计思路,并根据其进行了短信内存缓存功能设计实现。 - It can be configured to offload cache to disk if the memory cache is full ( via the disk offload function).
还可以设置如果内存高速缓存已满,就将缓存转存到磁盘(通过磁盘转存功能)。 - Interface Design of Main Memory for Cache Experiment
Cache实验中的主存储器接口设计